Blazor コントロール
C1CacheDataCollection<T> クラス
メンバ 

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 : C1CacheDataCollection<T> クラス
The type of the items in the collection.
Collection that takes another source and cache the items.
オブジェクト モデル
C1CacheDataCollection<T> クラス
シンタックス
型パラメータ
T
The type of the items in the collection.
解説
The creation of the items will be delayed until they are accessed. This way the memory and processor usage is optimized.
継承階層

System.Object
   C1.DataCollection.C1DataCollectionBase<T>
      C1.DataCollection.C1WrapDataCollection<S,T>
         C1.DataCollection.C1WrapDataCollection<T>
            C1.DataCollection.C1CacheDataCollection<T>

参照

C1CacheDataCollection<T> メンバ
C1.DataCollection 名前空間